projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcaec26
)
win32: Fix tabs themeing on XP
author
Alexander Larsson
<alexl@redhat.com>
Thu, 15 Mar 2012 15:24:54 +0000
(16:24 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Thu, 15 Mar 2012 20:12:34 +0000
(21:12 +0100)
gtk/gtk-win32-xp.css
patch
|
blob
|
history
diff --git
a/gtk/gtk-win32-xp.css
b/gtk/gtk-win32-xp.css
index 608c3b357561c5b1a7851aafb56f1206b90fc111..d07fcf796d4a5ac0b2cf0dc95e82e62bf7dec9b7 100644
(file)
--- a/
gtk/gtk-win32-xp.css
+++ b/
gtk/gtk-win32-xp.css
@@
-1,6
+1,6
@@
@import url("gtk-win32-base.css");
-
GtkNotebook
.notebook {
+.notebook {
background-image: -gtk-win32-theme-part(tab, 9 1, margins(-1 -3 -3 -1));
border-image: -gtk-win32-theme-part(tab, 9 1, margins(0 -2 -2 0)) 1 1 1 1 repeat;
}